home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-05-18 | 195 b | 11 lines | [TEXT/CWIE] |
- //
- // Events.h
- //
- #include <AppleEvents.h>
-
- extern void HandleEvents(void);
-
-
- extern pascal OSErr MyAE_QuitApplication(AppleEvent *theAppleEvent, AppleEvent *reply,
- SInt32 handlerRefcon);
-